home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doodle_d.swf / scripts / DefineButton2_164 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  59b  |  5 lines

  1. on(release){
  2.    postIt._x = 320;
  3.    postIt._y = 240;
  4. }
  5.